home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 22 / AMUG_22-1.ISO / Files / Bus / Database / FileMaker / ChartMaker Pro 1.2.sit / CMPSCAT.FP3 (.txt) < prev    next >
Encoding:
FileMaker Pro Database  |  1997-08-07  |  173.8 KB  |  811 lines  |  [FMP3/FMP3]

  1. CMPSCAT.FP3
  2. FMP3FMP3
  3.  play makAll work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All 
  4. HBAM2016AUG95
  5. Pro 3.0
  6.  All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dullCopyright 1984-1996 Claris Corporation
  7.  and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. All work and no play makes Jack a dull boy. 
  8. HBAM3016AUG95@
  9. Pro 3.0F!
  10. Sunday
  11. Monday
  12. Tuesday
  13.     Wednesday
  14. Thursday
  15. Friday
  16. Saturday
  17. January
  18. February
  19. March
  20. April
  21. August
  22.     September
  23. October
  24. November
  25. December
  26. 1st Quarter
  27. 2nd Quarter
  28. 3rd Quarter
  29. 4th Quarter
  30. chart
  31. 8/7/97
  32. CONSTANT
  33. GRAPHICS
  34. LOTSACRS
  35. LOTSASPACES
  36. MAXVALUE
  37.     MAXYVALUE
  38. Scatter Chart
  39. Instructions Mac
  40. Instructions PC
  41. Scatter ChartB
  42. MINVALUE
  43. W    MINYVALUE
  44. X    SCALEAUTO
  45. SCALEMANUAL
  46. SCALEMAX
  47. SCALEMIN
  48.     SCALEYMAX
  49. u    SCALEYMIN
  50. SCATTER1
  51. SCATTER2
  52. SCATTER3
  53. SCATTER4
  54. SCATTER5
  55. SCATTER6
  56. SOLIDCHECK
  57. ]    VARIABLE1
  58.     VARIABLE2
  59.         VARIABLE3
  60.     VARIABLE4
  61.     VARIABLE5
  62.     VARIABLE6
  63. XAXISMAX
  64. XAXISMIN
  65. YAXISMAX
  66. YAXISMIN
  67. YVARIABLE1
  68. YVARIABLE2
  69. YVARIABLE3
  70. YVARIABLE4
  71. YVARIABLE5
  72. YVARIABLE6
  73. A    Variable1B
  74.     A    Variable2B
  75. A    Variable3B
  76. A    Variable4B
  77. A    Variable5
  78. A    Variable6B
  79. MaxValueB
  80. ScaleManualB
  81. ScaleMaxB
  82. ScaleMinB
  83. A    ScaleAutoB
  84. GraphicsB
  85. YVariable1B
  86. YVariable2B
  87. YVariable3B
  88. YVariable4B
  89. YVariable5B
  90. YVariable6B
  91. Scatter1B
  92. QA    MaxYValueB
  93. Scatter2B
  94. ) / (
  95.  1) &
  96. v) / (
  97. *236)
  98. Scatter3B
  99. ) / (
  100.  1) &
  101. v) / (
  102. *236)
  103. Scatter4B
  104. ) / (
  105.  1) &
  106. v) / (
  107. *236)
  108. Scatter5B
  109. ) / (
  110.  1) &
  111. v) / (
  112. *236)
  113. ) / (
  114.  1) &
  115. v) / (
  116. *236)
  117. Scatter6B
  118. ) / (
  119.  1) &
  120. v) / (
  121. *236)
  122. MinValueB
  123. XA    MinYValueB
  124. LotsaCRsB
  125. SolidCheckB
  126. LotsaSpaces
  127. uA    ScaleYMaxB
  128. vA    ScaleYMinB
  129. ConstantB
  130. XAxisMaxB
  131. YAxisMaxB
  132. XAxisMinB
  133. YAxisMinB
  134. Instructions MacB
  135. Instructions PCB
  136. Scatter Chart
  137. Scatter Chart
  138. Scatter Chart
  139. Scatter Chart
  140. General:
  141. Everything in this file is stored in a single record.  No globals, relations, or scripts are used in any of the demo files, allowing all the calculations to remain stored and indexable.  This gives you the greatest flexibility for incorporating it into your own solutions.
  142. Fields:
  143. Constant    A calculation, always 1, for use as a relational key if you decide to link to this file via a relation.          Set up another field of 1 in your main file, and you can set the Variable fields usin
  144. g this relation.
  145. LotsaCRs    This is just a few hundred carriage returns, which the Scatter1...6 calcs use a certain portion of.
  146. LotsaSpaces    Ditto, except these are just a bunch of spaces.
  147. ScaleManual    This is the graphic for the Manual Scaling checkbox, which if it equals SolidCheck, means that the         user has selected manual scaling.
  148. ScaleMax    The user
  149. s input for the maximum X value to be displayed.
  150. ScaleMin    The user
  151. s input for the minimum X value to be displayed.
  152. ScaleYMax    The user
  153. input for the maximum Y value to be displayed.
  154. ScaleYMin    The user
  155. s input for the minimum Y value to be displayed.
  156. Scatter1...6    This calculation field is where everything happens.  The correct horizontal and vertical position are         determined and the appropriate number of spaces and carriage returns are added to a text field to         correctly position a bullet character.  The first five lines substitute nothing (
  157. ) in the event that         manual scaling is turned on and this point
  158. s position i
  159. s off the scale.  If you
  160. re not using manual             scaling, you can chop these lines out.  Similarly, the If() terms can be simplified to Variable3 /         MaxValue and YVariable3 / MaxYValue if manual scaling is not offered.
  161.     Case(
  162.     ScaleManual = SolidCheck and Variable3 < ScaleMin, "",
  163.     ScaleManual = SolidCheck and Variable3 > ScaleMax, "",
  164.     ScaleManual = SolidCheck and YVariable3 < ScaleYMin, "",
  165.     ScaleManual = SolidCheck and YVariable3 > ScaleYMax, "",
  166.     Left(LotsaSpaces,
  167.     If(ScaleAuto = Soli
  168. dCheck, Variable3 / MaxValue, (Variable3 - ScaleMin) /         (ScaleMax - ScaleMin))
  169.     *86)
  170.     Left(LotsaCRs,
  171.     If(ScaleAuto = SolidCheck, YVariable3 / MaxYValue, (YVariable3 - ScaleYMin) /     (ScaleYMax - ScaleYMin))
  172.     *236)
  173. SolidCheck    A graphic of a checked checkbox, used to test the status of ScaleManual.  You don
  174. t need this if             you don
  175. t offer the manual/automatic option.
  176. Variable1...6    These are the X coordinates for each point, which you must set with your data.  You can use the 
  177. Set         Field command, a script, a relation, or whatever you want.  To use more than six points, simply         add more Number fields and name them Variable7, Variable8, etc.
  178. XAxisMax    This calculation determines what value to display at the high end of the X axis, based on whether         automatic or manual scaling is selected.
  179. XAxisMin    The value to display at the low end of the X axis.  Always 0 for automatic scaling.
  180. YAxisMax    The value to display at the high end of the Y axis.
  181. YAxisMin    The value
  182.  to display at the low end of the Y axis.  Always 0 for automatic scaling.
  183. YVariable1...6    The Y values corresponding to Variable1...6.  You must have a Y for each X.
  184. Layout:
  185. All you do is stack the Scatter1...6 text fields on top of each other.  In this demo, all six were laid down, their text color set to gray, and then another six laid down on top of those with the appropriate text colors.  This gives the cool 3D effect.
  186. Note that the line spacing is set to 1 pixel high on these text
  187.  fields, allowing 1 pixel resolution.  You can change the font, size, whatever, but keep the line spacing to 1 pixel.
  188. Resizing:
  189. Resizing is simple.  Look back up at the Scatter3 calculation field above.  Note the horizontal constant 86 and the vertical constant 236.  All you need to do is change these up or down.  If you change the font specs, horizontal spacing will likely go crazy from where it is now, but you can reel it in to wherever you want by adjusting this constant.  Make sure y
  190. wI&ou edit it in each Scatter1...6 field.
  191. Pu                            
  192.                                 
  193.                                                                   
  194.                                                          
  195. Scatter Chart
  196. Scatter Chart
  197. Scatter Chart
  198. Scatter Chart
  199. General:
  200. Everything in this file is stored in a single record.  No globals, relations, or scripts are used in any of the demo files, allowing all the calculations to remain stored and indexable.  This gives you the greatest flexibility for incorporating it into your own solutions.
  201. Fields:
  202. Constant    A calculation, always 1, for use as a relational key if you decide to link to this file via a relation.          Set up another field of 1 in your main file, and you can set the Variable fields usin
  203. g this relation.
  204. LotsaCRs    This is just a few hundred carriage returns, which the Scatter1...6 calcs use a certain portion of.
  205. LotsaSpaces    Ditto, except these are just a bunch of spaces.
  206. ScaleManual    This is the graphic for the Manual Scaling checkbox, which if it equals SolidCheck, means that         the user has selected manual scaling.
  207. ScaleMax    The user
  208. s input for the maximum X value to be displayed.
  209. ScaleMin    The user
  210. s input for the minimum X value to be displayed.
  211. ScaleYMax    The user
  212. input for the maximum Y value to be displayed.
  213. ScaleYMin    The user
  214. s input for the minimum Y value to be displayed.
  215. Scatter1...6    This calculation field is where everything happens.  The correct horizontal and vertical position         are determined and the appropriate number of spaces and carriage returns are added to a text         field to correctly position a bullet character.  The first five lines substitute nothing (
  216. ) in the event         that manual scaling is turned on and this point
  217. s position i
  218. s off the scale.  If you
  219. re not using             manual scaling, you can chop these lines out.  Similarly, the If() terms can be simplified to             Variable3 / MaxValue and YVariable3 / MaxYValue if manual scaling is not offered.
  220.     Case(
  221.     ScaleManual = SolidCheck and Variable3 < ScaleMin, "",
  222.     ScaleManual = SolidCheck and Variable3 > ScaleMax, "",
  223.     ScaleManual = SolidCheck and YVariable3 < ScaleYMin, "",
  224.     ScaleManual = SolidCheck and YVariable3 > ScaleYMax, "",
  225.     Left(LotsaSpaces,
  226.     If(ScaleAuto = Sol
  227. idCheck, Variable3 / MaxValue, (Variable3 -         ScaleMin) / (ScaleMax - ScaleMin))
  228.     *86)
  229.     & "#" &
  230.     Left(LotsaCRs,
  231.     If(ScaleAuto = SolidCheck, YVariable3 / MaxYValue, (YVariable3 -         ScaleYMin) / (ScaleYMax - ScaleYMin))
  232.     *236)
  233. SolidCheck    A graphic of a checked checkbox, used to test the status of ScaleManual.  You don
  234. t need this         if you don
  235. t offer the manual/automatic option.
  236. Variable1...6    These are the X coordinates for each point, which you must set with your data.  You can use         t
  237. he Set Field command, a script, a relation, or whatever you want.  To use more than six points,         simply add more Number fields and name them Variable7, Variable8, etc.
  238. XAxisMax    This calculation determines what value to display at the high end of the X axis, based on             whether automatic or manual scaling is selected.
  239. XAxisMin    The value to display at the low end of the X axis.  Always 0 for automatic scaling.
  240. YAxisMax    The value to display at the high end of the Y axis.
  241. YAxisMin    The val
  242. ue to display at the low end of the Y axis.  Always 0 for automatic scaling.
  243. YVariable1...6    The Y values corresponding to Variable1...6.  You must have a Y for each X.
  244. Layout:
  245. All you do is stack the Scatter1...6 text fields on top of each other.  In this demo, all six were laid down, their text color set to gray, and then another six laid down on top of those with the appropriate text colors.  This gives the cool 3D effect.
  246. Note that the line spacing is set to 1 pixel high on these te
  247. xt fields, allowing 1 pixel resolution.  You can change the font, size, whatever, but keep the line spacing to 1 pixel.
  248. Resizing:
  249. Resizing is simple.  Look back up at the Scatter3 calculation field above.  Note the horizontal constant 86 and the vertical constant 236.  All you need to do is change these up or down.  If you change the font specs, horizontal spacing will likely go crazy from where it is now, but you can reel it in to wherever you want by adjusting this constant.  Make sure
  250. wI( you edit it in each Scatter1...6 field.
  251. 9                                                                            
  252. %                                                                                      
  253.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               B
  254.       
  255. Startup
  256. Unlockit
  257.     Closedown
  258. -----
  259. Check for Registration
  260. About
  261. -----
  262. Toggle Auto Scale
  263. Toggle Manual Scale
  264. -----
  265. Scatter
  266. Toggle Auto Scale
  267. Toggle Manual Scale
  268. Check for Registration
  269.  = "yes"
  270. ) = 1    
  271.     Helvetica
  272. Geneva
  273. Chicago
  274. ITFCopperplate
  275.     Espy Sans
  276. Courier
  277. New York
  278. Times
  279. Arial
  280. B Garamond Bold
  281. Times New Roman
  282. Helvetica Black
  283. Impact
  284. Arial Black
  285. Tekton Bold
  286. Charcoal
  287. Palatino BoldOsF
  288. LB Helvetica Black
  289. CB Helvetica Condensed Bold
  290. CLB Helvetica Condensed Black
  291. L Helvetica Light
  292. MS Sans Serif
  293. Courier New
  294. Unlockit
  295. -----
  296. -----
  297. -----
  298. Scatter
  299. Startup
  300. A    Closedown
  301. About
  302. _RPTH
  303. FPTHA_MacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:Charting Demo:ChartMaker:ChartMaker Line.fp3
  304. MSPCA
  305. NAMEA
  306. ChartMaker Line.fp3
  307. RPTHA
  308. ChartMaker Line.fp3
  309. MacBrian
  310. ChartMaker Line.fp3
  311. FMP3FMP3
  312. ChartMaker
  313. _MacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:Charting Demo:ChartMaker:ChartMaker Line.fp3
  314. MacBrian
  315. MacBrian
  316. Brian
  317. MacBrian
  318. _RPTH
  319. E`E`^
  320. F1F1Ns
  321. NsNs!
  322. o{o{V
  323. o{o{F1
  324. )Jo{w
  325. o{o{^
  326. o{o{^
  327. o{o{^
  328. o{o{^
  329. g9g91
  330. )Jg91
  331. g9g95
  332. g9g9F1
  333. JRg9F1
  334. JRJRR
  335. g9g9Z
  336. JRJRR
  337. )Jg9R
  338. !g9g9
  339. g9g95
  340. JRg91
  341. F1g91
  342. )Jg9g9F1
  343. g9g91
  344. !g9g91
  345. g9g95
  346. JRJRR
  347. JRJRR
  348. !g9g9Z
  349. JRJRR
  350. g9g9R
  351. !g9g9
  352. JRJRR
  353. g9g91
  354. )Jg9Z
  355. g9g9F1
  356. cg9g9
  357. g9g9F1
  358. g9g9c
  359. JRJRR
  360. JRJRR
  361. JRJRR
  362. g9g9=
  363. F1g9g9
  364. g9RG:
  365. ffffff
  366. ffff33
  367. ff33ff
  368. ff3333
  369. 33ffff
  370. 33ff33
  371. 333333
  372. wwwwww
  373. UUUUUU
  374. DDDDDD
  375. """"""
  376. ffffff
  377. ffff33
  378. ff33ff
  379. ff3333
  380. 33ffff
  381. 33ff33
  382. 333333
  383. wwwwww
  384. UUUUUU
  385. DDDDDD
  386. """"""
  387. ffffff
  388. ffff33
  389. ff33ff
  390. ff3333
  391. 33ffff
  392. 33ff33
  393. 333333
  394. wwwwww
  395. UUUUUU
  396. DDDDDD
  397. """"""
  398. ffffff
  399. ffff33
  400. ff33ff
  401. ff3333
  402. 33ffff
  403. 33ff33
  404. 333333
  405. wwwwww
  406. UUUUUU
  407. DDDDDD
  408. """"""
  409. ffffff
  410. ffff33
  411. ff33ff
  412. ff3333
  413. 33ffff
  414. 33ff33
  415. 333333
  416. wwwwww
  417. UUUUUU
  418. DDDDDD
  419. """"""
  420. MINVALUE
  421. FPTHA
  422. NAME@
  423. alisA
  424. FPTH@
  425. NAMEA
  426. alisA
  427. alisA
  428. alisA
  429. alisA
  430. alisA
  431. alisA
  432. alisA
  433. alisA
  434. alisA
  435. alisA
  436. ffffff
  437. ffff33
  438. ff33ff
  439. ff3333
  440. 33ffff
  441. 33ff33
  442. 333333
  443. wwwwww
  444. UUUUUU
  445. DDDDDD
  446. """"""
  447. ffffff
  448. ffff33
  449. ff33ff
  450. ff3333
  451. 33ffff
  452. 33ff33
  453. 333333
  454. wwwwww
  455. UUUUUU
  456. DDDDDD
  457. """"""
  458. ffffff
  459. ffff33
  460. ff33ff
  461. ff3333
  462. 33ffff
  463. 33ff33
  464. 333333
  465. wwwwww
  466. UUUUUU
  467. DDDDDD
  468. """"""
  469. ffffff
  470. ffff33
  471. ff33ff
  472. ff3333
  473. 33ffff
  474. 33ff33
  475. 333333
  476. wwwwww
  477. UUUUUU
  478. DDDDDD
  479. """"""
  480. ffffff
  481. ffff33
  482. ff33ff
  483. ff3333
  484. 33ffff
  485. 33ff33
  486. 333333
  487. wwwwww
  488. UUUUUU
  489. DDDDDD
  490. """"""
  491. ffffff
  492. ffff33
  493. ff33ff
  494. ff3333
  495. 33ffff
  496. 33ff33
  497. 333333
  498. wwwwww
  499. UUUUUU
  500. DDDDDD
  501. """"""
  502. ffffff
  503. ffff33
  504. ff33ff
  505. ff3333
  506. 33ffff
  507. 33ff33
  508. 333333
  509. wwwwww
  510. UUUUUU
  511. DDDDDD
  512. """"""
  513. ^RPTH
  514. FPTHA^MacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:Charting Demo:ChartMaker:ChartMaker Pie.fp3
  515. MSPCA
  516. NAMEA
  517. ChartMaker Pie.fp3
  518. RPTHA
  519. ChartMaker Pie.fp3
  520. MacBrian
  521. ChartMaker Pie.fp3
  522. FMP3FMP3
  523. ChartMaker
  524. ^MacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:Charting Demo:ChartMaker:ChartMaker Pie.fp3
  525. MacBrian
  526. MacBrian
  527. Brian
  528. MacBrian
  529. FPTHAwMacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:CMP Versions:Shareware:ChartMaker Pro 1.1:CMPHBAR.FP3
  530. MSPCA
  531. RPTHA
  532. CMPHBAR.FP3
  533. FPTHA_MacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:Charting Demo:ChartMaker:ChartMaker VBar.fp3
  534. MSPCA
  535. NAMEA
  536. ChartMaker VBar.fp3
  537. RPTHA
  538. ChartMaker VBar.fp3
  539. MacBrian
  540. ChartMaker VBar.fp3
  541. FMP3FMP3
  542. ChartMaker
  543. _MacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:Charting Demo:ChartMaker:ChartMaker VBar.fp3
  544. MacBrian
  545. MacBrian
  546. Brian
  547. MacBrian
  548. wRPTH
  549. *NAME
  550. hartMaker Pro:CMP Versions:Shareware:ChartMaker Pro 1.1:CMPMBAR.FP3
  551. MSPCA
  552. NAMEA
  553. CMPMBAR.FP3
  554. RPTHA
  555. CMPMBAR.FP3
  556. MacBrian
  557. CMPMBAR.FP3
  558. FMP3FMP3
  559. ChartMaker Pro 1.1
  560. wMacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:CMP Versions:Shareware:ChartMaker Pro 1.1:CMPMBAR.FP3
  561. MacBrian
  562. MacBrian
  563. Brian
  564. MacBrian
  565. aRPTH
  566. FPTHAaMacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:ChartMaker Pro
  567. :ChartMaker Pro
  568. MSPCA
  569. MacBrian
  570. CMPHBAR.FP3
  571. FMP3FMP3
  572. ChartMaker Pro 1.1
  573. wMacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:CMP Versions:Shareware:ChartMaker Pro 1.1:CMPHBAR.FP3
  574. MacBrian
  575. MacBrian
  576. Brian
  577. MacBrian
  578. FMRLA
  579. Register
  580. NAMEA
  581. ChartMaker Pro
  582. RPTHA
  583. ChartMaker Pro
  584. MacBrian
  585. ChartMaker Pro
  586. 6FMP3FMP3
  587. ChartMaker Pro
  588. aMacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:ChartMaker Pro
  589. :ChartMaker Pro
  590. MacBrian
  591. MacBrian
  592. Brian
  593. MacBrian
  594. aRPTH
  595. FPTHAaMacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:ChartMaker Pro
  596. :ChartMaker Pro
  597. MSPCA
  598. NAMEA
  599. ChartMaker Pro
  600. RPTHA
  601. ChartMaker Pro
  602. MacBrian
  603. ChartMaker Pro
  604. 6FMP3FMP3
  605. ChartMaker Pro
  606. aMacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:ChartMaker Pro
  607. :ChartMaker Pro
  608. MacBrian
  609. MacBrian
  610. Brian
  611. MacBrian
  612. ^RPTH
  613. FPTHA^MacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:ChartMaker Pro
  614. :Register.fp3
  615. MSPCA
  616. NAMEA
  617. Register.fp3
  618. RPTHA
  619. Register.fp3
  620. MacBrian
  621. Register.fp3
  622. FMP3FMP3
  623. ChartMaker Pro
  624. ^MacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:ChartMaker Pro
  625. :Register.fp3
  626. MacBrian
  627. MacBrian
  628. Brian
  629. MacBrian
  630. ^RPTH
  631. FPTHA^MacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:ChartMaker Pro
  632. :Register.fp3
  633. MSPCA
  634. NAMEA
  635. Register.fp3
  636. RPTHA
  637. Register.fp3
  638. MacBrian
  639. Register.fp3
  640. FMP3FMP3
  641. ChartMaker Pro
  642. ^MacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:ChartMaker Pro
  643. :Register.fp3
  644. MacBrian
  645. MacBrian
  646. Brian
  647. MacBrian
  648. ^RPTH
  649. FPTHA^MacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:ChartMaker Pro
  650. :Register.fp3
  651. MSPCA
  652. NAMEA
  653. Register.fp3
  654. RPTHA
  655. Register.fp3
  656. MacBrian
  657. Register.fp3
  658. FMP3FMP3
  659. ChartMaker Pro
  660. ^MacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:ChartMaker Pro
  661. :Register.fp3
  662. MacBrian
  663. MacBrian
  664. Brian
  665. MacBrian
  666. zRPTH
  667. (NAME
  668. FPTHAzMacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:CMP Versions:Shareware:ChartMaker Pro:ChartMaker Pro.fp3
  669. MSPCA
  670. NAMEA
  671. ChartMaker Pro.fp3
  672. RPTHA
  673. ChartMaker Pro.fp3
  674. MacBrian
  675. ChartMaker Pro.fp3
  676. 6FMP3FMP3
  677. ChartMaker Pro
  678. zMacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:CMP Versions:Shareware:ChartMaker Pro:ChartMaker Pro.fp3
  679. MacBrian
  680. MacBrian
  681. Brian
  682. MacBrian
  683. xRPTH
  684. *NAME
  685. FPTHAxMacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:CMP Versions:Shareware:ChartMaker Pro 1.1:CHARTMKR.FP3
  686. MSPCA
  687. NAMEA
  688. CHARTMKR.FP3
  689. RPTHA
  690. CHARTMKR.FP3
  691. MacBrian
  692. CMPVBAR.FP3
  693. FMP3FMP3
  694. ChartMaker Pro 1.1
  695. wMacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:CMP Versions:Shareware:ChartMaker Pro 1.1:CMPVBAR.FP3
  696. MacBrian
  697. MacBrian
  698. Brian
  699. MacBrian
  700. vRPTH
  701. (NAME
  702. FPTHAvMacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:CMP Versions:Shareware:ChartMaker Pro 1.1:CMPPIE.FP3
  703. MSPCA
  704. NAMEA
  705. CMPPIE.FP3
  706. RPTHA
  707. CMPPIE.FP3
  708. MacBrian
  709. CMPLINE.FP3
  710. FMP3FMP3
  711. ChartMaker Pro 1.1
  712. wMacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:CMP Versions:Shareware:ChartMaker Pro 1.1:CMPLINE.FP3
  713. MacBrian
  714. MacBrian
  715. Brian
  716. MacBrian
  717. wRPTH
  718. *NAME
  719. FPTHAwMacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:CMP Versions:Shareware:ChartMaker Pro 1.1:CMPVBAR.FP3
  720. MSPCA
  721. NAMEA
  722. CMPVBAR.FP3
  723. RPTHA
  724. CMPVBAR.FP3
  725. MacBrian
  726. CMPPIE.FP3
  727. FMP3FMP3
  728. ChartMaker Pro 1.1
  729. vMacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:CMP Versions:Shareware:ChartMaker Pro 1.1:CMPPIE.FP3
  730. MacBrian
  731. MacBrian
  732. Brian
  733. MacBrian
  734. FPTHAwMacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:CMP Versions:Shareware:ChartMaker Pro 1.1:CMPMBAR.FP3
  735. MSPCA
  736. NAMEA
  737. CMPMBAR.FP3
  738. RPTHA
  739. CMPMBAR.FP3
  740. MacBrian
  741. CMPMBAR.FP3
  742. FMP3FMP3
  743. ChartMaker Pro 1.1
  744. wMacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:CMP Versions:Shareware:ChartMaker Pro 1.1:CMPMBAR.FP3
  745. MacBrian
  746. MacBrian
  747. Brian
  748. MacBrian
  749. aRPTH
  750. FPTHAaMacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:ChartMaker Pro
  751. :ChartMaker Pro
  752. MSPCA
  753. NAMEA
  754. CMPHBAR.FP3
  755. RPTHA
  756. CMPHBAR.FP3
  757. wRPTH
  758. *NAME
  759. FPTHAwMacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:CMP Versions:Shareware:ChartMaker Pro 1.1:CMPHBAR.FP3
  760. MSPCA
  761. MacBrian
  762. CHARTMKR.FP3
  763. 6FMP3FMP3
  764. ChartMaker Pro 1.1
  765. xMacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:CMP Versions:Shareware:ChartMaker Pro 1.1:CHARTMKR.FP3
  766. MacBrian
  767. MacBrian
  768. Brian
  769. MacBrian
  770. xRPTH
  771. *NAME
  772. FPTHAxMacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:CMP Versions:Shareware:ChartMaker Pro 1.1:REGISTER.FP3
  773. MSPCA
  774. NAMEA
  775. REGISTER.FP3
  776. RPTHA
  777. REGISTER.FP3
  778. MacBrian
  779. REGISTER.FP3
  780. FMP3FMP3
  781. ChartMaker Pro 1.1
  782. xMacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:CMP Versions:Shareware:ChartMaker Pro 1.1:REGISTER.FP3
  783. MacBrian
  784. MacBrian
  785. Brian
  786. MacBrian
  787. wRPTH
  788. *NAME
  789. FPTHAwMacBrian:Desktop Folder:ADS Projects:BRIAN'S DEMOS:ChartMaker Pro:CMP Versions:Shareware:ChartMaker Pro 1.1:CMPLINE.FP3
  790. MSPCA
  791. NAMEA
  792. CMPLINE.FP3
  793. RPTHA
  794. CMPLINE.FP3
  795. CMPSCAT.FP3
  796. PartSIT!
  797. PartSIT!
  798. kcOX?
  799. ffff`
  800. ffff`
  801. ffff`
  802. ffff`
  803. wwfww
  804. wwf3fwwq
  805. 30fgww`
  806. 2icl8
  807. >icl4
  808. Jics#
  809. Vics8
  810. bics4
  811.